Display resolution.
More...
#include <xr_api_defs.h>
|
| uint32_t | width |
| | Display width resolution in px.
|
| |
| uint32_t | height |
| | Display height resolution in px.
|
| |
| uint32_t | area |
| | Display area.
|
| |
◆ SonyOzDisplayResolution() [1/2]
| SonyOzDisplayResolution::SonyOzDisplayResolution |
( |
| ) |
|
|
inline |
◆ SonyOzDisplayResolution() [2/2]
| SonyOzDisplayResolution::SonyOzDisplayResolution |
( |
uint32_t | in_width, |
|
|
uint32_t | in_height ) |
|
inline |
Constructor Specify the display width resolution in px Specify the display height resolution in px.
◆ area
| uint32_t SonyOzDisplayResolution::area |
◆ height
| uint32_t SonyOzDisplayResolution::height |
Display height resolution in px.
◆ width
| uint32_t SonyOzDisplayResolution::width |
Display width resolution in px.
The documentation for this struct was generated from the following file: